TCollectionBase<T>.Create(T[]) Constructor

Initializes a new instance of the TCollectionBase<T> class.

Namespace: Spring.Collections.Base
public
 constructor Create(const values: array of T); overload; virtual;

Parameters

values
Type: array of T